home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Mark Pilgrim / Kant Generator Pro 1.0.1 / source / kode new / kant parser dispatch.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-30  |  83 b   |  4 lines  |  [TEXT/MMCC]

  1. #include "program globals.h"
  2.  
  3. enum ErrorTypes ParserDispatch(WindowPtr theWindow);
  4.